From 2f86d7420cec72150482861edfc10a4ea257cfc8 Mon Sep 17 00:00:00 2001 From: Eduardo Bautista Date: Thu, 11 Sep 2014 16:12:26 -0500 Subject: [PATCH] Update "Contributing to the Docs" --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7376ecc6f..efc060571 100644 --- a/README.md +++ b/README.md @@ -57,10 +57,8 @@ $ ./configure --target=i686-unknown-linux-gnu,x86_64-unknown-linux-gnu ## Contributing to the Docs -To contribute to the docs, please submit pull requests to [wycats/cargo-website][1]. -All you need to do is change the markdown files in the source directory. - -[1]: https://github.com/wycats/cargo-website +To contribute to the docs, all you need to do is change the markdown files in +the `src/doc` directory. ## Reporting Issues -- 2.30.2